You are here: COM Interface > Interfaces > ISearchFilter Interface > ISearchFilter::ReadMultiple Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchFilter::ReadMultiple Method
Syntax
IDL
HRESULT ReadMultiple(BSTR filtersToRead, [out, retval] long * pVal);

Read a series of search filters from disk files. The filenames list is a space-delimited list of filenames. Filenames containing spaces should be quoted in the string. Returns the number of search filters read successfully. All of the search filters are logically combined with an "OR" operation.

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.